Country, City, State Data
World's Country City State Data for Laravel ^v7.0
, ^v8.0
with phone codes support as per ISO standards.
Installation
You can install the package via composer:
composer require usamamuneerchaudhary/country-city-state
Usage
run below commands
php artisan vendor:publish --tag=CountryCityState
composer dump-autoload
php artisan migrate
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.